@media(max-width:600px) {
    .container {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .panel {
        margin: 10px
    }

    .fl {
        width: 100%;
        margin-right: 0
    }

    .fr {
        width: 100%;
        margin-right: 0
    }

    .zb-info {
        display: block
    }

    .zb-list li:hover {
        background: 0 0
    }

    .zb-info p {
        display: block;
        padding-right: .5rem
    }

    .zb-icon {
        padding-left: 5px;
        padding-right: 5px
    }

    .zb-type {
        flex: 1;
        width: 60px;
        padding-left: .5rem;
        text-align: right
    }

    .zb-qiudui {
        text-align: left;
        padding: 10px 0
    }

    .zb-area {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center
    }

    .zb-area_btn {
        margin-top: 5px;
        background: 0 0;
        border: solid 1px #000;
        color: #000
    }

    .zb-info div {
        display: flex;
        justify-content: center
    }

    .zb-qiudui span:nth-child(1) {
        font-size: 16px
    }

    .zb-qiudui span:nth-child(3) {
        font-size: 16px
    }

    .zb-qiudui span:nth-child(2) {
        width: 50px;
        text-align: center
    }

    .zb-zzk-list li {
        float: none;
        margin: 0;
        margin-bottom: 15px
    }

    .shrink {
        height: 390px;
        overflow: hidden
    }

    .main-menu {
        display: flex;
        overflow-x: auto
    }

    .main-menu .menu-item {
        width: 90px
    }

    .sub-menu {
        overflow-x: auto;
        padding: 0;
        padding-left: 15px
    }

    .subnav a {
        color: #bf303f;
        display: inline-block;
        text-align: center;
        padding: 10px 0
    }

    .header-top {
        text-align: center;
        padding: 0
    }

    .logo {
        display: inline-block
    }

    .hot-match-container {
        display: flex;flex-direction: column;
    }
    .hot-match-container-pic{display:flex;justify-content: center;align-items: center;width: 100%}
    .hot-match-container-pic img{max-height: 150px;}
    .hot-match-container-text{width: 100%}

    .hot_match_icon {
        display: none
    }

    .panel_title.crumb {
        display: none
    }

    .zhibo_head {
        margin-top: 10px;
        padding: 0
    }

    .score_name {
        width: unset
    }

    .score_name p {
        font-size: 16px
    }

    .fixed_score_top {
        display: flex;
        width: unset
    }

    .score_name_left {
        float: none
    }

    .score_name_left>h1 {
        font-size: 14px
    }

    .jijinluxiang {
        line-height: 1.6;
        margin-bottom: 15px
    }

    .jijinluxiang a {
        display: inline-block;
        margin-bottom: 15px
    }

    .match_info_head {
        display: flex;
        font-size: 14px;
        height: auto;
        flex-wrap: wrap;
    }

    .match_info_head span {
        width:100%;
    }


    .match_info .match_info_tit span{font-size: 14px;}
    .match_info_item .sqfx .mainform .r2 span{font-size: 12px;}

.match_info_item .sqfx .mainform .r1 .w1{width: 30%}
.match_info_item .sqfx .mainform .r2 .w1{width: 30%}



.match_info_item .sqfx .mainform .r1 .w2{display: none}
.match_info_item .sqfx .mainform .r2 .w2{display: none}

    .crumb {
        display: none
    }

    .article {
        padding: 10px
    }

    .article img {
        display: block;
        width: 100% !important;
        max-width: 100% !important
    }

    body {
        overflow-x: hidden
    }
}


.match_info_item .sqfx .mainform .r2 span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.videomshow {
    display: none
}

@media (max-width: 580px) {
    .videomshow {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        display: block;
    }

    .videomshow a {
        display: block;
    }

    .videomshow img {
        width: 100%;
        display: block;
    }
}